home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / fandir15.zip / FANCYDIR.DOC < prev    next >
Text File  |  1994-04-30  |  5KB  |  97 lines

  1.                               Fancy Directory 1.5
  2.  
  3.             Fancy Directory is program to replace the DOS DIR
  4.         command. It gives a list of directories, followed by a
  5.         directory of files. The files are color coded by type:
  6.         Executable programs (EXE and COM) are in green. Batch files
  7.         are in red. BASIC programs are in light blue. Text files are
  8.         in white. Picture files like bitmaps (BMP extension) or GIF
  9.         files are in dark blue. Archived files are brown. Backup
  10.         files, with extensions such as BAK or OLD, are displayed in
  11.         yellow. All other file types are displayed in gray, the
  12.         normal color for DOS output. The directories and files are
  13.         listed alphabetically. The alphabetical listing is displayed
  14.         in the normal way that people read. That is, from left to
  15.         right on a line and then dropping down to the next line.
  16.         Fancy directory also tells you the number of directories and
  17.         files found, and the amount of free space left on the disk.
  18.             The easiest way to use Fancy Directory is to put the
  19.         D.EXE file in any directory that is included in you PATH
  20.         statement. That way, you can run it from any directory
  21.         simply by typing D and pressing the ENTER key. That is
  22.         even easier than typing DIR and pressing ENTER.
  23.             Fancy Directory accepts most of the same command line
  24.         parameters as DIR. If you run it with no command line
  25.         parameters, it gives all the subdirectories and files of the
  26.         current disk and directory. If you only want certain files
  27.         listed, you can specify a wild card search, such as *.EXE or
  28.         WP.* or FILE??.*. For example, typing D W*.EXE would give
  29.         you a list of all EXE files with a base name starting with W
  30.         in the current directory. You can also specify a path, such
  31.         as A: or \DOS. For example, D \DOS would give you a list of
  32.         all files in the DOS directory of your current drive.
  33.         Specifying \DOS\*.EXE would list only the files with an EXE
  34.         extension in the DOS directory. In short, Fancy Directory
  35.         behaves exactly as the DIR command does when you specify a
  36.         path or file parameter. If you are at all familiar with DIR,
  37.         you will have no trouble using Fancy Directory. However, you
  38.         will not need the / parameters of DIR. For example, you will
  39.         not need the /W parameter, because Fancy Directory
  40.         automatically lists files in the wide mode. You also will not
  41.         need the /P parameter, because Fancy Directory automatically
  42.         pauses when the screen is full until you press the space bar.
  43.  
  44.         Paying for Fancy Directory
  45.  
  46.             Fancy Directory is a shareware program. If you like it,
  47.         please pay for it by sending $5.00 to:
  48.  
  49.                               Leithauser Research
  50.                              4649 Van Kleeck Drive
  51.                            New Smyrna Beach FL 32169
  52.  
  53.  
  54.  
  55.  
  56.  
  57.             In addition to a clear conscience, you will receive a
  58.         disk containing other shareware and freeware programs by
  59.         Leithauser Research. You are, of course, under no obligation
  60.         to register these programs unless you also decide to keep
  61.         using them.
  62.  
  63.         The ProLook QuickBASIC library
  64.  
  65.             This program was created using QuickBASIC and the
  66.         ProLook QuickBASIC library. The ProLook library is a
  67.         QuickBASIC enhancement library that adds such features to
  68.         QuickBASIC as:
  69.  
  70.         1) Advanced disk management commands, like being able to read
  71.         a list of file names from disk into a string array or being
  72.         able to determine how much free space is left on the disk
  73.         2) Mouse control of QuickBASIC programs
  74.         3) Data manipulation such as array sorts and data conversions
  75.         4) Advanced keyboard input routines like bounce bar menus
  76.         (one and two dimensional) and formatted input routines
  77.         5) Fancy output routines, such as pop-up windows, screen
  78.         scrolls, and automatic centering and bordering of output
  79.  
  80.             The ProLook QuickBASIC library can be ordered by sending
  81.         $35.00 to Leithauser Research (remarkable coincidence, isn't
  82.         it) at the above address. However, if you mention in your
  83.         order that you read about the ProLook library in the Fancy
  84.         Directory manual, you can send just $30.00, a $5.00 discount.
  85.         It is not necessary to register Fancy Directory to order
  86.         ProLook or obtain the discount.
  87.  
  88.         Custom Programming
  89.  
  90.             The primary function of Leithauser Research is custom
  91.         computer programming. If you need an unusual program that you
  92.         cannot find commercially, contact us at the above address for
  93.         a price quote. Our rates are very reasonable. You acquire all
  94.         rights to the programs you hire us to write, so you can
  95.         market these programs yourself if you like.
  96.  
  97.